[INFO] fetching crate filmrolls 0.1.2...
[INFO] checking filmrolls-0.1.2 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate filmrolls 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate filmrolls 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate filmrolls 0.1.2
[INFO] tweaked toml for crates.io crate filmrolls 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate filmrolls 0.1.2 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate filmrolls 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox-macros v1.1.0
[INFO] [stderr]   Downloaded snapbox v1.2.1
[INFO] [stderr]   Downloaded trycmd v1.2.0
[INFO] [stderr]   Downloaded automod v1.0.16
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded shadow-rs v2.0.0
[INFO] [stderr]   Downloaded quick-xml v0.40.0
[INFO] [stderr]   Downloaded little_exif v0.6.23
[INFO] [stderr]   Downloaded dms-coordinates v1.3.1
[INFO] [stderr]   Downloaded xmp_toolkit v1.12.1
[INFO] [stderr]   Downloaded rust-3d v0.34.0
[INFO] [stderr]   Downloaded map_3d v0.1.7
[INFO] [stderr]   Downloaded clio v0.3.5
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12
[INFO] running `Command { std: "docker" "start" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling xmp_toolkit v1.12.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking rust-3d v0.34.0
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking snapbox-macros v1.1.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking filetime v0.2.28
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking map_3d v0.1.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking snapbox v1.2.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking little_exif v0.6.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling automod v1.0.16
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking dms-coordinates v1.3.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking clio v0.3.5
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking quick-xml v0.40.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking trycmd v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking shadow-rs v2.0.0
[INFO] [stderr]    Compiling filmrolls v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12", kill_on_drop: false }`
[INFO] [stdout] acf0685017998226914f6196e0539fc7afaaf27cca0e278bc8111f99c9d15d12
